home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / muzpak1.zip / README.TXT < prev   
Text File  |  1992-08-05  |  2KB  |  41 lines

  1. we are pleased to announce the beginning of an ongoing
  2. project in notation software for the pc, running under
  3. windows. the first version is now available by anonymous
  4. ftp.
  5.    the package is called MUZIKA. it is written in borland c++ 3.0,
  6. running under windows 3.0. it is available in two zipped files:
  7.  
  8. muzpak.zip - contains the .exe file and muzika.txt, which is a 
  9.              users guide.
  10. muzsrc.zip - which contains the source files, and muzika.asc
  11.              which is a text file describing the program and
  12.              the various objects, data structures and routines.
  13.  
  14. MUZIKA is written using object oriented code extensively, 
  15. with much thought given to easily expandable code. currently
  16. its capabilities are:
  17.   multiple staves, multiple part scores, most music notation,
  18. extensive editing and block editing, automatic formatting,
  19. and output of midi file. the last means that after creating
  20. a musical score it can be translated to a midi file and played.
  21. unfortunately the opposite is not possible, and input is
  22. from a mouse only, not from a midi keyboard.
  23.  
  24. i will be happy to receive feedback, which we will take into
  25. account when preparing the second version. the source code is
  26. available in order to encourage participation over the net
  27. in improving the software.
  28.  
  29. one unfortunate point is that we didn't manage to create output
  30. to a printer. if any windows guru out there would like to lend
  31. a hand, we'd be most grateful.
  32.  
  33.  
  34. any responses, problems, suggestions and the like should be
  35. directed to me at:
  36. noam@techunix.technion.ac.il
  37.  
  38. good luck!
  39.                    noam.
  40.  
  41.